-
Notifications
You must be signed in to change notification settings - Fork 14
docs(hiero-block-node): add Hiero Block Node Cloud Deployment Guide #1911
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
6b07bfe to
db9c1cd
Compare
Nana-EC
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good, some suggestions
|
@deshmukhpranali you should run |
docs/block-node/operations/solo-weaver-single-node-k8s-deployment.md
Outdated
Show resolved
Hide resolved
docs/block-node/operations/solo-weaver-single-node-k8s-deployment.md
Outdated
Show resolved
Hide resolved
|
Looks reasonable, but I'd like @AlfredoG87 to take a close look to ensure this all reads correctly. |
Nana-EC
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good contribution. Thanks.
We can make tweaks in follow up.
docs/block-node/operations/solo-weaver-single-node-k8s-deployment.md
Outdated
Show resolved
Hide resolved
docs/block-node/operations/solo-weaver-single-node-k8s-deployment.md
Outdated
Show resolved
Hide resolved
docs/block-node/operations/solo-weaver-single-node-k8s-deployment.md
Outdated
Show resolved
Hide resolved
AlfredoG87
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, just a couple nits
docs/block-node/operations/solo-weaver-single-node-k8s-deployment.md
Outdated
Show resolved
Hide resolved
56d17eb to
cd884f1
Compare
Nana-EC
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LG @deshmukhpranali
In follow up we can make future improvement to have either screenshots or media that shows command results and what good behaviour looks like
b931965
77f8012 to
2d96683
Compare
Add a comprehensive step-by-step deployment guide for the Hiero Block Node on Google Cloud Platform virtual machines using the Weaver tool. The guide covers VM creation, Weaver binary upload, environment preparation, Weaver user setup, Block Node deployment, verification, deprovisioning, and troubleshooting essentials for node operators. Signed-off-by: Pranali Deshmukh <[email protected]>
Co-authored-by: Nana Essilfie-Conduah <[email protected]> Signed-off-by: Pranali Deshmukh <[email protected]>
Co-authored-by: Nana Essilfie-Conduah <[email protected]> Signed-off-by: Pranali Deshmukh <[email protected]>
Co-authored-by: Nana Essilfie-Conduah <[email protected]> Signed-off-by: Pranali Deshmukh <[email protected]>
… and add grpcurl verification step - Move/rename file to docs/block-node/operations/solo-weaver-single-node-k8s-deployment.md. - Add Step 7: Test Block Node accessibility via grpcurl serverStatus endpoint: - Install grpcurl using system package manager. - Download protobuf from latest release. - Verify node responds to gRPC serverStatus call. Signed-off-by: Pranali Deshmukh <[email protected]>
Signed-off-by: Pranali Deshmukh <[email protected]>
…mmand options Signed-off-by: Pranali Deshmukh <[email protected]>
…ent.md Co-authored-by: Alfredo Gutierrez <[email protected]> Signed-off-by: Pranali Deshmukh <[email protected]>
Signed-off-by: Pranali Deshmukh <[email protected]>
…documentation Signed-off-by: Pranali Deshmukh <[email protected]>
Corrected command from 'Block Node' to 'blocknode' for consistency. Signed-off-by: Pranali Deshmukh <[email protected]>
…eaver-single-node Signed-off-by: Pranali Deshmukh <[email protected]>
2d96683 to
653286b
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #1911 +/- ##
============================================
- Coverage 79.08% 79.03% -0.06%
+ Complexity 1216 1215 -1
============================================
Files 130 130
Lines 5868 5867 -1
Branches 625 626 +1
============================================
- Hits 4641 4637 -4
- Misses 942 945 +3
Partials 285 285 see 1 file with indirect coverage changes 🚀 New features to boost your workflow:
|
Add a comprehensive step-by-step deployment guide for the Hiero Block Node on Google Cloud Platform virtual machines using the Weaver tool.
The guide covers VM creation, Weaver binary upload, environment preparation, Weaver user setup, Block Node deployment, verification, deprovisioning, and troubleshooting essentials for node operators.
Related Issue(s)
Resolves: https://github.com/hashgraph/node-operator-docs/issues/43